Click or drag to resize

OutOfOfficeMailTip Class

Represents the response message and a duration time for sending the response message.
Inheritance Hierarchy
SystemObject
  Independentsoft.ExchangeOutOfOfficeMailTip

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public class OutOfOfficeMailTip

The OutOfOfficeMailTip type exposes the following members.

Properties
  NameDescription
Public propertyDuration
Contains the duration that the OOF status is enabled if the OofState element is set to Scheduled.
Public propertyReplyBody
Contains an Out of Office (OOF) message and the language used for the message.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also